Resource StructureDefinition/FHIR Server from package incisive.fhir#1.0.1-preview (94 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "PatientINCISIVE",
"url" : "https://simplifier.net/INCISIVE/StructureDefinition/PatientINCISIVE",
"version" : "20230717",
"name" : "PatientINCISIVE",
"title" : "Patient for Breast, Colorectal, Lung and Prostate cancer",
"status" : "active",
"date" : "2023-07-17T11:36:43.8799013+00:00",
"publisher" : "FTSS",
"description" : "Defines the Patient structure used by INCISIVE",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient",
"path" : "Patient",
"short" : "Information for a patient involving in the INCISIVE Project",
"definition" : "Demographics and other administrative information about a patient involving in the INCISIVE Project"
},
{
"id" : "Patient.extension",
"path" : "Patient.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Patient.extension:CurrentState",
"path" : "Patient.extension",
"sliceName" : "CurrentState",
"short" : "Current state of INCISIVE patient",
"definition" : "The Patient's current state.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://simplifier.net/INCISIVE/StructureDefinition/CurrentState"
]
}
],
"binding" : {
"strength" : "preferred",
"description" : "Current State Codes",
"valueSet" : "https://simplifier.net/INCISIVE/ValueSet/CurrentState"
}
},
{
"id" : "Patient.extension:Ethnicity",
"path" : "Patient.extension",
"sliceName" : "Ethnicity",
"short" : "Ethnicity of INCISIVE patient",
"definition" : "The Patient's ethnicity.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://simplifier.net/INCISIVE/StructureDefinition/Ethnicity"
]
}
],
"binding" : {
"strength" : "preferred",
"description" : "Ethnicity Codes",
"valueSet" : "https://simplifier.net/INCISIVE/ValueSet/EthnicityCodes"
}
},
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"short" : "An identifier for INCISIVE patient",
"definition" : "This identifier is Pseudo-anonymized Identifier"
},
{
"id" : "Patient.identifier.type",
"path" : "Patient.identifier.type",
"short" : "Description of identifier type",
"definition" : "A coded type for the identifier, which is a pseudo-anonymized identifier"
},
{
"id" : "Patient.identifier.type.text",
"path" : "Patient.identifier.type.text",
"short" : "Patient number",
"definition" : "This is where the patient number is filled in and the number represents the patient identifier. This identifier is pseudo-anonymized identifier"
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"short" : "Patient's gender",
"definition" : "The gender that the patient is considered to have for administration and record keeping purposes. The value can be male | female and is case-sensitive."
},
{
"id" : "Patient.managingOrganization",
"path" : "Patient.managingOrganization",
"short" : "INCISIVE Data provider organization that is the custodian of the patient record",
"definition" : "Use relative reference to the Organization resource."
},
{
"id" : "Patient.managingOrganization.reference",
"path" : "Patient.managingOrganization.reference",
"short" : "Use relative reference to the Organization resource",
"definition" : "A reference to a location at which the patient is found. The reference is relative reference, in which case it is relative to the service base URL, e.g., reference value=\"Organization/organization00\"."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.